home *** CD-ROM | disk | FTP | other *** search
- object frmInputQuery: TfrmInputQuery
- Left = 592
- Top = 334
- ActiveControl = TntEdit1
- BorderStyle = bsDialog
- Caption = 'frmInputQuery'
- ClientHeight = 105
- ClientWidth = 361
- Color = clBtnFace
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object TntLabel1: TTntLabel
- Left = 12
- Top = 12
- Width = 84
- Height = 13
- Caption = 'Enter text below:'
- end
- object TntEdit1: TTntEdit
- Left = 12
- Top = 32
- Width = 337
- Height = 21
- TabOrder = 0
- end
- object Button1: TButton
- Left = 184
- Top = 68
- Width = 77
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 272
- Top = 68
- Width = 77
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- end
-